Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

Fix not working ClassBasedOnClickListener schemes #223

Merged
merged 6 commits into from
Apr 5, 2017

Conversation

tschob
Copy link
Member

@tschob tschob commented Mar 22, 2017

As url.scheme returns an optional String baseURL.replacingOccurrences(of: "\(url.scheme)://", with: "").removingPercentEncoding wasn't working anymore. The scheme is now unwrapped in the beginning as nothing happens without one in this function.

@hebertialmeida hebertialmeida merged commit 32f7133 into FolioReader:master Apr 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants